home *** CD-ROM | disk | FTP | other *** search
/ PC User 2004 November / PCU1104CD1.iso / resource / design / files / advefft.exe / {app} / templates / dissolveimage.swf / scripts / frame_10 / DoAction.as
Encoding:
Text File  |  2002-11-11  |  63 b   |  6 lines

  1. myp--;
  2. if(0 < myp)
  3. {
  4.    gotoAndPlay(_currentframe - 1);
  5. }
  6.